github.com/klauspost/compress/zstd.betterFastEncoderDict.markShortShardDirty (method)

6 uses

	github.com/klauspost/compress/zstd (current package)
		enc_better.go#L695: 			e.markShortShardDirty(nextHashS)
		enc_better.go#L749: 						e.markShortShardDirty(h1)
		enc_better.go#L809: 						e.markShortShardDirty(h1)
		enc_better.go#L1028: 			e.markShortShardDirty(h1)
		enc_better.go#L1057: 			e.markShortShardDirty(nextHashS)
		enc_better.go#L1236: func (e *betterFastEncoderDict) markShortShardDirty(entryNum uint32) {